# Generated by roxygen2: do not edit by hand

S3method("!=",CNPJ)
S3method("!=",CPF)
S3method("!=",RENAVAN)
S3method("==",CNPJ)
S3method("==",CPF)
S3method("==",RENAVAN)
S3method(as.character,CNPJ)
S3method(as.character,CPF)
S3method(as.character,RENAVAN)
S3method(as.numeric,CNPJ)
S3method(as.numeric,CPF)
S3method(as.numeric,RENAVAN)
S3method(format,CNPJ)
S3method(format,CPF)
S3method(format,RENAVAN)
S3method(is.valid,CNPJ)
S3method(is.valid,CPF)
S3method(is.valid,RENAVAN)
S3method(print,CNPJ)
S3method(print,CPF)
S3method(print,RENAVAN)
export(CNPJ)
export(CPF)
export(RENAVAN)
export(is.valid)
import(stringr)
