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