/** * This is auto-generated file, don't modify this file manually */ /** * School type */ export declare type AdsTargSuggestionsSchoolsType = 'school' | 'university' | 'faculty' | 'chair';