interface Icon {
    iconType: string;
}

Properties

Properties

iconType: string