export type AWeberSegment = { id: number; is_split_test: boolean; name: string; resource_type_link: string; self_link: string; };