export declare type PostType = "image" | "video" | "gif";
//# sourceMappingURL=PostType.d.ts.map