export declare function mirrorBucket(id: string): Promise<void>;
