export default interface EditableWrapOptionsInterface { editableBrickClass: string snbBrickContainerClass: string showLinebreaksButtons: boolean }