UNPKG

reactioning

Version:

Just a simple library to show beautiful reactions in your app.

6 lines (5 loc) 199 B
export declare const RocketIcon: ({ width, height, ...props }: { [x: string]: any; width?: number | undefined; height?: number | undefined; }) => import("react/jsx-runtime").JSX.Element;