export declare function isBackspace(event: KeyboardEvent): boolean;
