export interface IPayioVisionConfig {
    id: string;
}
