declare const homeTemplate: (endpoint: string) => string;
export default homeTemplate;
