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