sampler import { sampler } from "destack:profile"; Define one statically named profile sampler. export declare function sampler(name: string, options?: InstrumentOptions | undefined): Sampler language/library/src/profile/instrument.ds:28