
declare global {
	// /** @hidden */ export const Reflux = await import('reflux');
	// export type FluxActions = { [storeName: string]: Reflux.Actions; };
};