export declare const getPath: (p: string) => string | undefined;
