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