export declare const PUBLIC_KEY_FILE_COMMENT = "Generated by the alwaysAI CLI";
export declare function findOrWritePrivateKeyFileComponent(props: {
    yes: boolean;
}): Promise<void>;
//# sourceMappingURL=find-or-write-private-key-file-component.d.ts.map