import React from 'react';
declare const Posts: () => React.JSX.Element;
export { Posts };
