import type { GigyaSdkStateType } from '../types';
export default function (): Promise<GigyaSdkStateType>;
