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