export declare enum UnitOfPricing {
    PerCopyOfWholeProduct,
    PerPageForPrintedLooseLeafContentOnly
}
