export namespace Keys { const CALCULATOR_TEXT_INPUT_FOCUSED: string; const CALCULATOR_TEXT_INPUT_UNFOCUSED: string; const CALCULATOR_DISMISS: string; const CALCULATOR_CALCULATE: string; const CALCULATOR_HEIGHT_UPDATED: string; const CALULATOR_PUSH_KEY: string; } //# sourceMappingURL=Keys.d.ts.map