export default function st(strings: any, ...keys: any[]): (...values: any[]) => string;
