GoScrobble/web/node_modules/react-bootstrap/cjs/FigureCaption.d.ts

3 lines
134 B
TypeScript
Raw Normal View History

2022-04-25 02:47:15 +00:00
declare const FigureCaption: import("./helpers").BsPrefixRefForwardingComponent<"figcaption", unknown>;
export default FigureCaption;