export declare const FlintTimeFieldEvents: { readonly CHANGE: "flint-time-field-change"; readonly TIME_PICKER_CLEAR: "flint-time-picker-clear"; };