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