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