import type { SVGAttributes } from 'react'; export default function Remove(props: SVGAttributes): JSX.Element;