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