import { SvgIconComponent } from './types'; declare const FirstPageIcon: SvgIconComponent; export default FirstPageIcon;