import { ShortcutsValues, Unit } from './types'; export declare const SUPPORTED_SHORTCUTS: ShortcutsValues[]; export declare const UNITS: Unit[];