import { RectType } from '../../interface'; export declare function computedZIndex(rects: RectType[]): RectType[];