import type { createRulesetFunction } from '@stoplight/spectral-core'; declare type CustomFunctionOptionsSchema = Parameters[0]['input']; export declare const optionSchemas: Record; export {};