@pksep/yui 0.1.191 → 0.1.193

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -124,17 +124,6 @@ export declare const delivered: IVectorIcon;
124
124
  export declare const zoomMinus: IVectorIcon;
125
125
  export declare const zoomPlus: IVectorIcon;
126
126
  export declare const timeAttention: IVectorIcon;
127
- export declare const timeError: {
128
- name: string;
129
- style: string;
130
- fill: string;
131
- path: string;
132
- viewbox: string;
133
- };
134
- export declare const materials: {
135
- name: string;
136
- style: string;
137
- fill: string;
138
- path: string;
139
- viewbox: string;
140
- };
127
+ export declare const timeError: IVectorIcon;
128
+ export declare const materials: IVectorIcon;
129
+ export declare const support: IVectorIcon;