export default function Page(props: any) { callback(props, 1) } export function generateMetadata(props) { callback2(props) }