export declare type StudentFieldsVisibility = { school_uid?: boolean; phone_number?: boolean; email?: boolean; wxid?: boolean; department?: boolean; major?: boolean; city?: boolean; school_state_province?: boolean; school_country?: boolean; };