import type { UserShortcuts } from '@unocss/core'; import type { QuasarTheme } from '../../../theme.js'; declare const shortcuts: UserShortcuts; export { shortcuts };