import './shim';
import InfinityGauntlet from './components/InfinityGauntlet';
export declare function sayHello(): Promise<string>;
export { InfinityGauntlet };
//# sourceMappingURL=index.d.ts.map