declare const template: (instanceName: string) => string;
export default template;
