import { IconProps } from '../types'; export declare const ArrowPageFirst: (props: IconProps) => JSX.Element;