import { SectionListProps } from './useComponent'; import './styles.css'; export default function SectionList(props: SectionListProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map