import React from 'react'; import type { ListSectionProps } from './types'; declare const ListSection: React.NamedExoticComponent; export { ListSection }; //# sourceMappingURL=ListSection.d.ts.map