export default interface BrickStyleOptionsInterface { styleIdentifier: string, snbBrickClass: string, underlineColor: string }