export declare function loadTheme(doc: Document, themeName: string, path?: string): void;
