export declare const IS_PRO: boolean; export declare function hasPdfProLicense(): boolean; export declare function assertPdfPackageLicense(feature?: string): void; export declare function requirePdfPro(feature: string): void; //# sourceMappingURL=pro-guard.d.ts.map