import { SamplerFn } from './types'; declare const sampler: SamplerFn; export default sampler;