export declare const SLASH_UNWRAPPED_PATTERN: string;
export declare const SLASH_PATTERN: string;
export declare const SLASH_REGEXP: RegExp;
