import { SyncFileConfig } from "../types"; export default function writeSyncConfig(config: SyncFileConfig): boolean;