/** * Return a sanitized path * @param path * @ignore */ export declare function buildPath(path: string): string;