import { Pipe } from './index'; import Core from '../core'; export declare const createRandomSamplePipe: (aegis: Core) => Pipe;