export declare function deploy({ dir }: {
    dir?: string;
}): Promise<void>;
//# sourceMappingURL=index.d.ts.map