import * as React from 'react'; import 'calypso/jetpack-cloud/style.scss'; const StyleImporter: React.FC = () => null; export default StyleImporter;