import { Plugin } from 'seroval';
export declare function getDefaultSerovalPlugins(): Array<Plugin<any, any>>;
