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