import type { Result } from "@adviser/cement"; import type { SuperThis } from "@fireproof/core-types-base"; import type { DashAuthType } from "@fireproof/core-types-protocols-dashboard"; export declare function loadDeviceIdGetToken(sthis: SuperThis): Promise<() => Promise>>;