import tsConfigPaths from "tsconfig-paths";
export declare function createMatchPath(tsconfigPath: string | undefined): tsConfigPaths.MatchPath | undefined;
