import { SVGProps } from "react";
declare const MCFreebsd: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCFreebsd };
