import type { GraphDataSource } from '@expofp/wayfinding';
/** Reads the app's wayfinding graph off the resolver memo (`getWfData`). */
export declare function createGraphDataSource(): GraphDataSource;
//# sourceMappingURL=graphDataSource.d.ts.map