UNPKG

@up-group-ui/react-controls

Version:
4 lines (3 loc) 198 B
import { WithThemeProps } from '../../../Common/theming/withTheme'; import { UpFormGroupProps } from './types'; export declare const getStyles: (props: WithThemeProps & UpFormGroupProps) => string;