UNPKG

@rkosafo/cai.components

Version:

This package is under development and not ready for public use.

5 lines (4 loc) 216 B
import { type FooterBrandProps } from '../../index.js'; declare const FooterBrand: import("svelte").Component<FooterBrandProps, {}, "">; type FooterBrand = ReturnType<typeof FooterBrand>; export default FooterBrand;