UNPKG

gather-content-ui

Version:
13 lines 363 B
export declare function List(props: any): import("react/jsx-runtime").JSX.Element; export declare namespace List { var defaultProps: { title: null; action: null; borderedRight: boolean; borderedLeft: boolean; bordered: boolean; subtitle: string; }; } export default List; //# sourceMappingURL=index.d.ts.map