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