import { IPMask } from './ip'; export declare function compactMasks(masks: IPMask[]): IPMask[]; //# sourceMappingURL=utils.d.ts.map