UNPKG

@procraft/widget-order

Version:

Order widget for landing

5 lines (4 loc) 155 B
import { TypographyProps } from './interfaces'; import React from 'react'; declare const Typography: React.FC<TypographyProps>; export default Typography;