import { ThemeInfoType } from './interface'; export declare function insertThemeStyle(options: ThemeInfoType): void;