export declare const addBackgroundToImage: (base64: string, bgColor: string) => Promise;