export default interface BrickStyleOptionsInterface { styleIdentifier: string; snbBrickClass: string; underlineColor: string; } //# sourceMappingURL=BrickStyleOptionsInterface.d.ts.map