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