export declare const FlintDateFieldEvents: { readonly CHANGE: "flint-date-field-change"; readonly CLEAR: "flint-date-field-clear"; };