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