export declare function getBaseFolder(): string; export default function PathHelp(base: string, ...inp: string[]): string;