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

declare const LeakAdd: ReactIconComponentType;
export default LeakAdd;
            