declare module "ajv-moment" {
  export function plugin(options: any): any;
}
