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