import { PktConsent, IPktConsent } from './consent';
export { PktConsent };
export type { IPktConsent };
export default PktConsent;
