import { SVGProps } from 'react'; declare function LeakIcon(props: SVGProps): JSX.Element; export default LeakIcon;