declare const _default: {
    isFormula: (event: KeyboardEvent) => boolean;
};
export default _default;
