import { Block } from './entities'; export declare function setUpRelations(block: Block): void; //# sourceMappingURL=relations.d.ts.map