export interface IIuguAccountConfigurationPix {
    active: boolean;
}
