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