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