import { Profile } from 'pprof-format';
export declare function processProfile(profile: Profile): Profile;
