UNPKG

@sexyicons/react

Version:

React components for sexy icons: Icons speak louder than words

9 lines (8 loc) 936 B
import React from "react"; import { ComponentStory, ComponentMeta } from "@storybook/react"; declare const _default: ComponentMeta<React.ForwardRefExoticComponent<import("../../../lib/helpers/withSVG").SVGProps & React.RefAttributes<SVGSVGElement>>>; export default _default; export declare const Lines: ComponentStory<React.ForwardRefExoticComponent<import("../../../lib/helpers/withSVG").SVGProps & React.RefAttributes<SVGSVGElement>>>; export declare const Solid: ComponentStory<React.ForwardRefExoticComponent<import("../../../lib/helpers/withSVG").SVGProps & React.RefAttributes<SVGSVGElement>>>; export declare const Lineal: ComponentStory<React.ForwardRefExoticComponent<import("../../../lib/helpers/withSVG").SVGProps & React.RefAttributes<SVGSVGElement>>>; export declare const Bulk: ComponentStory<React.ForwardRefExoticComponent<import("../../../lib/helpers/withSVG").SVGProps & React.RefAttributes<SVGSVGElement>>>;