export declare const Types: { PARAMETER_VALIDATION: string; BUSINESS: string; CLIENT: string; }; export default Types;