import { Config } from '../../declarations';
export declare function validatePaths(config: Config): void;
