export declare const readDeclarationFile: ({ declarationsPath, }: { declarationsPath: string; }) => Promise;