export declare const basisTranscoderUrls: { jsUrl: string; wasmUrl: string; }; export declare function setBasisTranscoderPath(config: Partial): void;