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