import type { FC, SVGProps } from "react";
export declare const Forbid: FC<SVGProps<SVGSVGElement>>;
export default Forbid;
//# sourceMappingURL=Forbid.d.ts.map