import type { FauxFoundry } from "@osdk/faux"; export declare function applySeed(fauxFoundry: FauxFoundry, seedPath: string): Promise;