UNPKG

@orfeas126/box-ui-elements

Version:
11 lines (10 loc) 326 B
import * as React from 'react'; export declare const collectionsAdd: () => React.JSX.Element; declare const _default: { title: string; component: ({ className, color, height, title, width }: import("../iconTypes").Icon) => React.JSX.Element; parameters: { notes: string; }; }; export default _default;