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