import React from 'react'; export declare const LoadingIndicator: ({ state, width }: { state?: boolean; width?: any; }) => React.JSX.Element; //# sourceMappingURL=LoadingIndicator.d.ts.map