import { GeneratedClientInfo } from "./init"; export declare function exportList(clients: GeneratedClientInfo[], { save }: { save?: string; }): void;