declare const checkPath: (dir: string) => void;
export default checkPath;
