declare const _default: {
    default: {};
    validator: (config: any) => Promise<any>;
};
export default _default;
