import * as React from 'react'; declare function Ing(props: React.SVGProps): React.JSX.Element; export default Ing;