import { type GetPlanOptions } from '../models/GetPlanOptions.js';
export declare class GetPlanOptionsFixtures {
    static get any(): GetPlanOptions;
}
//# sourceMappingURL=GetPlanOptionsFixtures.d.ts.map