import { ICommand } from'./';
exportdeclareconstheading4: ICommand;
/**
* @deprecated Use `heading4` instead.
* This command is now deprecated and will be removed in future versions.
* Use `title4` for inserting Heading 4.
*/exportdeclareconsttitle4: ICommand;