import { Seed } from "./types";
export declare const FAKER_SEED: Seed;
