import type { CascaderOption } from './cascader-view';
export declare const optionSkeleton: CascaderOption[];
