import { LuzmoDashboard } from './dashboard-base';
/** !
 * @element luzmo-embed-dashboard
 * @description Exposed by @luzmo/embed lib to everyone.
 *
 */
export declare class LuzmoEmbedDashboard extends LuzmoDashboard {
}
