export declare const pathRegex: RegExp;
export declare const replaceDerive: (val: string) => string;
