Repository URL to install this package:
|
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
molecules
/
IncrementDecrement
/
styled.d.ts
|
|---|
declare const StyledButton: any;
declare const UpArrowIcon: any;
declare const DownArrowIcon: any;
declare const ButtonWrapper: any;
export { StyledButton, UpArrowIcon, DownArrowIcon, ButtonWrapper };