export declare const PLAN_PATTERN: {
    fetchPlans: string;
};
