import { SVGIconDef } from './types'; declare const EditFilled: SVGIconDef; export default EditFilled;