import * as React from "react"; declare function EditOutline(props: React.SVGProps): any; export default EditOutline;