| ImportBlocker | Trait to handle the importer for content blocker in the `Import` class. |
| ImportCookies | Trait to handle the importer for cookies in the `Import` class. |
| ImportCustomizeBanner | Trait to handle the importer for customize banner in the `Import` class. |
| ImportGroups | Trait to handle the importer for groups in the `Import` class. |
| ImportMessages | Trait to handle messages output. |
| ImportSettings | Trait to handle the importer for settings in the `Import` class. |
| ImportTcfVendorConfigurations | Trait to handle the importer for TCF Vendor configurations in the `Import` class. |
| Export | Handle export data. |
| ExportConsent | Handle export consent data. |
| Import | Allows to import a JSON string with specific options. If you want to learn more about the scheme, please have a look at the output of the export. |