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