import { PktBackLink } from './backlink'

export type { IPktBackLink } from './backlink'

export { PktBackLink }
export default PktBackLink
