import * as react_jsx_runtime from 'react/jsx-runtime'; declare const Caption: ({ children }: { children: any; }) => react_jsx_runtime.JSX.Element; export { Caption as C };