import { IPreparedUrls } from "../utils/prepare-urls";
export declare function printInstructions(appName: string, urls: IPreparedUrls): void;
