UNPKG

infinity-forge

Version:
3 lines (2 loc) 168 B
import { IListBlogProps } from './interfaces.js'; export declare function ListBlog({ data, title, linkText }: IListBlogProps): import("react/jsx-runtime").JSX.Element;