import { ExportChainLeaf } from "../exportChainNode/ExportChainLeaf"; export declare function resolveConcretionIdentifier(absolutePathToTsFile: string, nameToSearchFor: string): ExportChainLeaf;