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