import { QPQConfig, QpqFunctionRuntime } from 'quidproquo-core'; export declare const defineSeed: (seeds: QpqFunctionRuntime[]) => QPQConfig;