import { List } from './list';
import './style.less';
export type { ListProps } from './list';
export { List, };
//# sourceMappingURL=index.d.ts.map