import { ImageConfig } from "../models/config/image-config"; export declare function imageValidator(configModel: ImageConfig): any;