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