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