import { IContext } from "../Interface"; declare const _default: (value: any, date: any, extra?: IContext) => boolean; export default _default;