export declare const useFieldPermitter: ({ modelName }: { modelName: string; }) => (_item: any) => any;