export default interface WhitespaceStyleOptionsInterface { styleIdentifier: string removableLineBreakClass: string removeLineBreakBtnClass: string }