const titleBar = (`
`); const button = (`
`); const unMaximizeButton = (` `); const maximizeButton = (` `); module.exports = { titleBar: titleBar, button: button, unMaximizeButton: unMaximizeButton, maximizeButton: maximizeButton };