export declare const getS3URI: (subdomain: string, resourcePath: string) => string;
