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