declare const fail: (strings: TemplateStringsArray, ...slots: any[]) => string; export { fail };