export declare function getDevTips(): string; export declare function getBuildTips(): string; export declare function getInitTemplates(): string; export declare function getPostDeployTips(): string; export declare function getCommandTips(command: string): string | undefined; //# sourceMappingURL=tips.d.ts.map