export declare const addCustomCSSWithScoping: (baseTagName: string, customCSS: string) => void;
