export interface IApplicationQuery {
    strategyName?: string;
}
//# sourceMappingURL=query.d.ts.map