type Options = { app?: string; }; export type { Options };