import { SyncValidation } from '../../types.js'; /** * Ensure value is a valid object */ export declare const object: SyncValidation;