export declare const getPost: { (postId: Amity.InternalPost['postId']): Promise>; locally(postId: Amity.InternalPost['postId']): Amity.Cached | undefined; }; //# sourceMappingURL=getPost.d.ts.map