declare const _default: { toBlob: () => Promise; toDataURL: (type?: string, quality?: any) => Promise; }; export default _default;