import type { SVGProps } from "react"; export const PublishIcon = (props: SVGProps) => ( );