import { RemoteHost } from '@fitbit/fdb-debugger';
export default function captureHeapSnapshot(host: RemoteHost, format: string, destPath: string): Promise<void>;
//# sourceMappingURL=captureHeapSnapshot.d.ts.map