export declare const checkBedroomsCount: (count?: number | null) => string;
