declare const _default: { serialize: () => string; test: (value: any) => boolean; }; export = _default;