import { type TNFeInfNFePag } from '../../../domain/contracts/repos';
export declare function getPag(pag: TNFeInfNFePag): TNFeInfNFePag;
