/** * This is a HACH and should only be used when pre-existing data blocks us from adding the respective Necessity directly in the sbvr. */ export declare function addHooksForFieldSizeLimitChecks(model: string, resource: string, fieldSizeLimits: Record): void;