import { GetValues, FinSelect } from './type'; export declare const getValues: GetValues; export declare const Select: FinSelect;