import type { API } from '@storybook/api'; export declare const registerShortcuts: (api: API, setState: any, viewportsKeys: string[]) => Promise;