import { Supergroup } from '../collection.js'; export declare function subgraph(sg: Supergroup, ids: Iterable): Supergroup;