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