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