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