export declare const formatBoolean: (value: string | boolean) => "Да" | "Нет";