import { User } from './attendee'; export declare const list: User[]; export declare const userList: User[];