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

declare const AllOut: ReactIconComponentType;
export default AllOut;
            