import { StyledIcon } from '@styled-icons/styled-icon'; export declare const PageFilled: StyledIcon; export declare const PageFilledDimensions: { height: number; width: number; };