export declare const getRelativePath: (roots: RegExp[], path: string) => string;
