export const getTitle = function (title:string) { return title; };