export declare class TitleIcon {
    name: string;
    constructor();
}
