/// import { IconProps } from "../SvgIcon"; export declare const EditOutline: (props?: IconProps) => JSX.Element; export default EditOutline;