export { default as Coin } from "./Coin"; export type { CoinProps } from "./types";