UNPKG

box-ui-elements-mlh

Version:
10 lines (9 loc) 263 B
export declare const regular: () => JSX.Element; declare const _default: { title: string; component: ({ color, height, width, title }: import("./Logo").LogoProps) => JSX.Element; parameters: { notes: string; }; }; export default _default;