export const meta = { title: `Receive device token`, description: `Receive a device token for use with push notifications.` }; import commonRoute from '/src/fragments/lib/push-notifications/common/receive-device-token.mdx';