import * as PartType from './PartType'; declare const suffix: () => string; declare const partType: () => PartType.PartTypeAdt>; export { partType, suffix }; //# sourceMappingURL=InternalSink.d.ts.map