import React from 'react'; declare const RingsIcon: (props: React.SVGProps) => JSX.Element; export default RingsIcon;