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