import { InstillReference } from "../type"; export declare function getReferencesFromString(value: string): InstillReference[]; //# sourceMappingURL=getReferencesFromString.d.ts.map