export function usePageData() { return { msg: 'this is page' } }