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