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