export interface TLinkedApiConfig { linkedApiToken: string; identificationToken: string; } //# sourceMappingURL=config.d.ts.map