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