UNPKG

grommet

Version:

focus on the essential experience

7 lines (4 loc) 152 B
import * as React from 'react'; import { BoxExtendedProps } from '../Box/index'; declare const Footer: React.FC<BoxExtendedProps>; export { Footer };