import { AnySpunParticle, SpunParticleQueryable } from './_types';
export declare const spunParticlesQueryable: (anySpunParticles: AnySpunParticle[]) => SpunParticleQueryable;
//# sourceMappingURL=spunParticleQueryable.d.ts.map