import { TConfig } from '../config_types/TConfig'; import { TCustomEdgeResponses } from '../TCustomEdgeResponse'; export declare function validations_fields_helper(config: TConfig): TCustomEdgeResponses;