declare const normalisePost: (post: any) => any; export { normalisePost };