import { Icon } from '../../types/Icon'; export declare const Icon24ChevronDown: ({ ...restProps }: Icon) => JSX.Element;