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