import { SVGProps } from "react"; declare const SvgClearIcon: (props: SVGProps) => JSX.Element; export default SvgClearIcon;