import React from 'react'; export declare function SpinnerWithText(props: { text: string; }): React.JSX.Element; //# sourceMappingURL=SpinnerWithText.d.ts.map