export declare const dataHooks: {
    socialPostPreviewCaption: string;
    socialPostPreviewMedia: string;
    socialPostPreviewProfileName: string;
    socialPostPreviewProfileImage: string;
};
export declare const PUBLISH_DATE_JUST_NOW = "Just now";
//# sourceMappingURL=constants.d.ts.map