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