Repository URL to install this package:
|
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
molecules
/
LabelWithAction
/
styled.d.ts
|
|---|
declare const StyledLabelDiv: import("@skava/modules/___dist/view-container/styles/index-styledeh").BaseStylEh<any, any, any>;
declare const LabelContainer: import("@skava/modules/___dist/view-container/styles/index-styledeh").BaseStylEh<any, any, any>;
declare const StyledButton: any;
export { StyledLabelDiv, StyledButton, LabelContainer, };