UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

3 lines (2 loc) 125 B
import { ILinkProps } from './Link.props'; export declare const useStyles: (props: ILinkProps) => Record<'default', string>;