import { ICommand } from'./';
exportdeclareconstheading5: ICommand;
/**
* @deprecated Use `heading5` instead.
* This command is now deprecated and will be removed in future versions.
* Use `title5` for inserting Heading 5.
*/exportdeclareconsttitle5: ICommand;