export declare const template = "\n.smokeTestClientStyles {\n  /* This is a comment to test HMR */\n  background-color: rgb(0, 0, 255);\n  width: 100px;\n  height: 100px;\n}\n";
