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

declare const FirstPage: ReactIconComponentType;
export default FirstPage;
            