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