/** * This is auto-generated file, don't modify this file manually */ export declare type FaveBookmarkType = 'post' | 'video' | 'product' | 'article' | 'link' | 'clip' | 'game' | 'mini_app';