import * as React from 'react'; export declare function MapPin(props: React.SVGProps & { color?: string; }): React.JSX.Element; //# sourceMappingURL=MapPin.d.ts.map