import { IconDefinition } from '../../templates/types'; declare const EditFormOutlined: IconDefinition; export default EditFormOutlined;