import { IconProps } from '../Icon'; declare function SvgModeEdit(props: IconProps): JSX.Element; export default SvgModeEdit;