export declare const convertMetadata: <Metadata>(metadata?: Metadata | Buffer) => Metadata | undefined;
