import { Untranslatable } from '../../types'; export declare const createUntranslatable: (string: string) => Untranslatable;