import { IActionHandlerSettings } from "@omnia/fx/models"; export interface MySubscriptionsBlockSettings extends IActionHandlerSettings { }