export declare const FlintResizableGroupEvents: { readonly RESIZABLE_COLLAPSE: "flint-resizable-collapse"; readonly RESIZABLE_EXPAND: "flint-resizable-expand"; readonly RESIZABLE_CHANGE: "flint-resizable-change"; };