import { LuzmoDashboard } from '../models/dashboard.model'; export declare const setAuthorization: (dashboardComponent: T, iframe: HTMLIFrameElement, key: string, token: string) => Promise;