export declare function getProjectionPath(proj: any): any; export declare const projectionProperties: string[]; export declare function projection(type: string, proj?: () => any): any;