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