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