export declare const Void: {
    "ru-RU": {
        title: string;
    };
    "en-US": {
        title: string;
    };
};
