import { IRegisterShortcut } from '@hufe921/canvas-editor/dist/src/editor/interface/shortcut/Shortcut';

export declare const richtextKeys: IRegisterShortcut[];
