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