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