import { FormOption } from '../types'; export declare const getOptionFormValue: | TValue>(option: TOption) => TValue;