import type { Stack } from '../../type'; type Type = Stack['client']['storage']['uploadDataUrl']; export declare const uploadDataUrl: Type; export {}; //# sourceMappingURL=uploadDataUrl.d.ts.map