export declare const getBase64Url: (containerId: string) => Promise<unknown>;
