declare function insertCss(css: any, options: any): any;
export default insertCss;
