declare const insertCss: (css: string, order?: string) => void; export default insertCss;