export declare type InBlob = { filename: string; size: number; contentType: string; };