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