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