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