import { IconDefinition } from '../types'; declare const IconSelectDown: IconDefinition; export default IconSelectDown;