import { ICharacter } from "../types/_character"; export declare function setLocale(_source: ICharacter): void;