import type { Tessellator } from "./api.js";
export declare const inset: (inset?: number, keepInterior?: boolean) => Tessellator;
//# sourceMappingURL=inset.d.ts.map