import { Projection } from "../lib/projections";
declare const bundle: Record<string, Projection>;
export default bundle;
