import { AxiosResponse } from 'axios'; declare function GeneraCFDI33(LayOutTexto: string, CertB64: string, LlaveB64: string, ClaveLlave: string, UrlXSLT: string): Promise; export default GeneraCFDI33;