UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 182 B
import React from 'react'; import { ContainerProps } from '@mantine/core'; declare const PnBannerEle: ({ ...rest }: ContainerProps) => React.JSX.Element; export { PnBannerEle };