import { exportStatement } from "../../types"; export declare function getExportChainNodeRootStatementOf(absolutePathToTsFile: string): exportStatement[];