import React from 'react'; import { StructuredListCellProps, StructuredListProps } from './types'; export declare const StructuredListCell: React.FC; export declare const StructuredList: import("../utils/with-own-theme").NewsKitReactComponents; //# sourceMappingURL=structured-list.d.ts.map