import { FileConfig } from "../models/config/file-config"; export declare function fileValidator(configModel: FileConfig): any;