import { Nfe, NfePlugin } from "../report/nfe"; declare class SpsPluginYpLbs implements NfePlugin { install(nfe: Nfe): Nfe; } export declare const spsPluginYpLbs: SpsPluginYpLbs; export {}; //# sourceMappingURL=yplbs.d.ts.map