export declare const users: { id: string; avatar: string; name: string; description: string; }[];