UNPKG

@dotconnor/grommet

Version:

focus on the essential experience

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