export declare const initBuildProgress: (data: {
    window: Window;
}) => void;
