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