export type NumberKeyboardType = 'default' | 'rightColumn';
