import type { FC, SVGProps } from "react";
export declare const VRC: FC<SVGProps<SVGSVGElement>>;
export default VRC;
//# sourceMappingURL=VRC.d.ts.map