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