import { ReactIconComponentType } from '../types';

declare const LeakRemove: ReactIconComponentType;
export default LeakRemove;
            