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