import { IconProps } from '../@ErkIcon'; declare function LeakIcon(props: IconProps): JSX.Element; export default LeakIcon;