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