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