declare const getDeploys: () => Promise<void>;
export default getDeploys;
