import { DaGraph } from '../types'; export * as bk from './bk'; export declare function position(g: DaGraph): void;