import { IDataLayerContext } from "../state-machines/data-layer/types"; export declare function buildSchema({ parentSpan, refresh, }: Partial): Promise;