export declare function appDeployComponent(props: {
    yes: boolean;
}): Promise<void>;
//# sourceMappingURL=app-deploy-component.d.ts.map