export declare const FlintTabEvents: { readonly CLICK: "flint-tab-click"; readonly CLOSE: "flint-tab-close"; };