import type { Static } from 'runtypes'; import { Dictionary, Unknown } from 'runtypes'; export declare const SerializableParams: Dictionary; export declare type SerializableParams = Static;