export default class Modal { static _template(): { rect: boolean; w: number; h: number; color: number; }; _handleBack(): void; } //# sourceMappingURL=index.lng.d.ts.map