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