import { SelectProps } from 'antd'; export declare const genLevaOptions: (options: SelectProps['options']) => any;