import { type ICommand } from './'; export declare const codeBlock: ICommand; export declare const code: ICommand;