import React from 'react'; export const ChevronDownIcon = (props: React.SVGProps) => ( );