export declare const deployment: (id: number, token: string) => Promise<any>;
