export declare function bufferToDataURL(name: string, b: Buffer): string;
