declare const displayPath: (p: string) => string;
export { displayPath };
