export declare const membersitems: {
    title: string;
    mailid: string;
    link: string;
}[];
