import { AnyType } from '../../../types/common'; export declare const getTrad: (id: AnyType) => string; //# sourceMappingURL=getTrad.d.ts.map