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