/// import { IconProps } from '../helper'; declare function Eoslast_pageFilled({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eoslast_pageFilled;