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