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