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