UNPKG

box-ui-elements-mlh

Version:
10 lines (9 loc) 279 B
export declare const collections: () => JSX.Element; declare const _default: { title: string; component: ({ className, color, height, title, width }: import("../iconTypes").Icon) => JSX.Element; parameters: { notes: string; }; }; export default _default;