import { rectifyTileOptions } from "./types"; export declare function tileRectify(options: rectifyTileOptions): Promise;