import { Projection } from "../lib/projections";
declare const ClickTarget: Projection;
export default ClickTarget;
