import { InjectionToken } from '@outposts/injection-js'; export const DOCUMENT = new InjectionToken('DOCUMENT');