sep-yui 0.1.80 → 0.1.81

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.
@@ -7,6 +7,8 @@ export declare const moonFill: IVectorIcon;
7
7
  export declare const arrowLeft: IVectorIcon;
8
8
  export declare const arrowUp: IVectorIcon;
9
9
  export declare const arrowDown: IVectorIcon;
10
+ export declare const stepArrowUp: IVectorIcon;
11
+ export declare const stepArrowDown: IVectorIcon;
10
12
  export declare const chevronDown: IVectorIcon;
11
13
  export declare const chevronRight: IVectorIcon;
12
14
  export declare const chevronLeft: IVectorIcon;