export interface AdminPointsSystemBadge {
    url: string;
}
