UNPKG

grommet

Version:

focus on the essential experience

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