import { ICommand } from'./';
exportdeclareconstheading6: ICommand;
/**
* @deprecated Use `heading6` instead.
* This command is now deprecated and will be removed in future versions.
* Use `title6` for inserting Heading 6.
*/exportdeclareconsttitle6: ICommand;