UNPKG

@naturacosmeticos/natds-react

Version:
5 lines (4 loc) 213 B
import React from 'react'; import type { AppBarProps } from './AppBarTop.props'; declare const AppBarTop: React.ForwardRefExoticComponent<AppBarProps & React.RefAttributes<HTMLElement>>; export default AppBarTop;