import type { FileBoxInterface } from 'file-box';
/**
 * @deprecated Will be removed after Dec 31, 2022
 */
export declare const serializeFileBox: (fileBox: FileBoxInterface) => Promise<string>;
//# sourceMappingURL=serialize-file-box.d.ts.map