import { default as React } from 'react'; import { IModalComponentProps } from './form-control'; export declare const CategoryAddModal: React.FC;