import { FC } from 'react'; declare const Contents: FC; export default Contents;