/// declare const Solved: ({ children }: { children: any; }) => JSX.Element; export default Solved;