export declare function handleValidate(envFilePath: string, schemaFilePath: string): void;
