import type { CustomSourceManager } from "../hooks/internal/useCustomSourceManager";
export declare const CustomSourceContext: import("react").Context<CustomSourceManager | null>;
//# sourceMappingURL=customSource.d.ts.map