import { FileDeclaration } from "../model"; export declare function parseAssociations(declarations: FileDeclaration[]): void;