declare function Blank(): null; declare const _default: typeof Blank & { optionValue: string; }; export default _default;