import { Option } from './option.interface'; export declare const NullOption: Option;