UNPKG

@skymp/skymp-ui-components

Version:

Library of UI components, styles and resources of Skymp

11 lines (10 loc) 278 B
import React from "react"; declare const _default: { title: string; component: (props: React.SVGProps<SVGSVGElement>) => JSX.Element; parameters: { jest: string[]; }; }; export default _default; export declare const Default: () => JSX.Element;