import { GeneralField } from '@formily/core';
export declare const mapStatus: (props: any, field: GeneralField) => any;
