export declare const DOMAIN = "https://storage.googleapis.com";
export declare const FILE_EXTENSIONS: string[];
export declare const URL_VALIDATION_STRING = "/dicomweb/";
