declare const _default: { id: string; fullName: string; dateOfBirth: Date; pronouns: null; bio: string; email: string; phone: string; picture: string; tags: string[]; groupMemberships: never[]; reference: string; address: { street: string; city: string; state: string; country: string; zipCode: string; }; quote: string; quoteReference: string; }; export default _default; //# sourceMappingURL=sequoyah.d.ts.map