export default interface EditableWrapOptionsInterface { editableBrickClass: string; snbBrickContainerClass: string; showLinebreaksButtons: boolean; } //# sourceMappingURL=EditableWrapOptionsInterface.d.ts.map