export declare const createBlobUrl: (name: string) => string;
export declare const cleanupBlobUrls: () => void;
