UNPKG

discord-card-react

Version:
6 lines (5 loc) 191 B
declare const SectionTitle: ({ title, marginBottom, }: { title: string; marginBottom?: number | undefined; }) => import("react/jsx-runtime").JSX.Element; export default SectionTitle;