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