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

declare const ExitLoad: ReactIconComponentType;
export default ExitLoad;
            