import React from 'react'; import { SvgProps } from '../types'; declare const GNOSIS: React.FC; export default GNOSIS;