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