import { IDeployOptions } from '../getLocalConfig'; export default function deploy(options: IDeployOptions, done: Function): void;