export declare class CoreStylesheetLoader {
    static loadUrl(url: string): void;
}
