export declare const PHASE: { PAINT: number; AFTER_PAINT: number; LAZY: number; }; export declare const COLLECTED: Map; //# sourceMappingURL=constants.d.ts.map