export declare function afterAllArtifactBuild(): Promise<never[]>;
export default afterAllArtifactBuild;
