import { OurComponentInstance } from '../utils'; import { FatDropListEvents, FatDropListProps, FatDropListSlots } from './type'; export declare const FatDropList: new (props: FatDropListProps) => OurComponentInstance; //# sourceMappingURL=fat-drop-list.d.ts.map