export { default as Shortcut } from './component'; export type { Props as ShortcutProps, ShortcutDescription } from './component'; //# sourceMappingURL=index.d.ts.map