export default ImageMapTitle;
declare class ImageMapTitle extends React.Component<any, any, any> {
    constructor(props: any);
    constructor(props: any, context: any);
}
import React from "react";
