export declare const HASH_REGEXP: RegExp;
export declare const FIRST_EXTENSION_REGEXP: RegExp;
export declare const DATA_URI_REGEXP: RegExp;
