export declare const isSafePath: (path: string) => boolean;
