import * as React from 'react'; import { Image } from '../Image'; export declare function LoadingIndicatorIcon(props: Partial>): React.JSX.Element; //# sourceMappingURL=LoadingIndicatorIcon.d.ts.map