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