/// import './index.css'; declare const captions: (props: any) => JSX.Element; export default captions;