import { Any } from '../index'; export declare function baseValue(value: Any | null): Any | null;