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

declare const ExitLoadDark: ReactIconComponentType;
export default ExitLoadDark;
            