Repository URL to install this package:
|
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
molecules
/
LabelValueSection
/
styled.d.ts
|
|---|
declare const StyledValue: any;
declare const StyledLabel: any;
declare const Wrapper: any;
export { Wrapper, StyledLabel, StyledValue };