export interface PlanAdvantages {
    text: string;
}
