/** * Get global pinned posts * * @returns the global pinned post(s) * * @category Pined Posts Live Collection * */ export declare const getGlobalPinnedPosts: (params: Amity.LiveCollectionParams, callback: Amity.LiveCollectionCallback, config?: Amity.LiveCollectionConfig) => () => void; //# sourceMappingURL=getGlobalPinnedPosts.d.ts.map