/**
 * Key handler for the input field.
 * Lets the user select, activate, and remove chips with the keyboard.
 *
 * @param event - event
 
 */
export declare function handleKeyboardEvent(event: KeyboardEvent): void;
//# sourceMappingURL=chip-set-input-helpers.d.ts.map