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