@import './style/index.scss'; :export { menuBackgroundColor: $menuBackgroundColor; menuTextColor: $menuTextColor; menuActiveTextColor: $menuActiveTextColor; maxHeaderHeigth: $maxHeaderHeigth; minHeaderHeigth: $minHeaderHeigth; maxLeftWidth: $maxLeftWidth; minLeftWidth: $minLeftWidth; minMenuHeigth: $minMenuHeigth; maxMenuHeigth: $maxMenuHeigth; minRightWidth: $minRightWidth; maxRightWidth: $maxRightWidth; headerBackgroundColor: $headerBackgroundColor; minContentHeigth: $minContentHeigth; maxContentHeigth: $maxContentHeigth; };