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