/** * This is auto-generated file, don't modify this file manually */ /** * Object type */ export declare type SearchHintType = 'group' | 'profile' | 'vk_app' | 'app' | 'html5_game' | 'link';