declare const renderEntryTitle: (entry: any, config?: any) => any;
export default renderEntryTitle;
