UNPKG

@yosgo/swap-ui

Version:
5 lines (4 loc) 145 B
import React from "react"; import { StylesProps } from "./Styles.types"; declare const Styles: React.FC<StylesProps>; export default Styles;