import { FunctionalComponent } from "../../stencil-public-runtime"; declare const LoadingIcon: FunctionalComponent; export default LoadingIcon;