export declare class PnkIcon { icon: string | null; host: HTMLElement; render(): any; }