a tool for shared writing and social publishing
1import type { SVGProps } from "react"; 2export type Props = SVGProps<SVGSVGElement>;