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