import { SvgIconComponent } from './types'; declare const DynamicFormIcon: SvgIconComponent; export default DynamicFormIcon;