import { Padding } from '../geom/types'; export declare const maxPadding: (padding?: Padding) => number; //# sourceMappingURL=geom-utils.d.ts.map