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