export declare class RhiIsncsciUiLogo extends HTMLElement {
    static readonly is: string;
    getTemplate(): string;
    constructor();
    private requestRender;
}
