import type { Projection } from "../../common/types/projection";
export declare const projection: Projection;
