export default function Wrapper({ children }: { children: any; }): any;