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