# MystBin ! - Facebook.tsx import type { SVGProps } from "react"; const SvgFacebook = (props: SVGProps) => ( ); export default SvgFacebook;