/** * @publicApi */ import { JoyContextOptions } from "@symph/core"; export declare type JoyApplicationOptions = JoyContextOptions;