UNPKG

gather-content-ui

Version:
9 lines 277 B
declare function SearchListItem(props: any): import("react/jsx-runtime").JSX.Element; declare namespace SearchListItem { var defaultProps: { title: string; subText: string; }; } export default SearchListItem; //# sourceMappingURL=SearchListItem.d.ts.map