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

declare const PresentToAll: ReactIconComponentType;
export default PresentToAll;
            