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