declare const headingTemplate: (str: string) => string; export { headingTemplate };