export declare const FlintSelectEvents: { readonly CHANGE: "flint-select-change"; readonly CLEAR: "flint-clear"; };