import { Translation } from '../interfaces'; export declare const dts: (keys: Translation[]) => string;