export { IAffixes } from './affixes.interface' export { ISuffix } from './suffix.interface' export { IPreffix } from './preffix.interface'