export declare const FlintChipEvents: { readonly CLICK: "flint-chip-click"; readonly DELETE: "flint-chip-delete"; };