import { Block } from './types.js'; export declare function addDependencies(blocks: Block[]): Block[];