import {
DeleteInternalSlot,
GetInternalSlot,
HasInternalSlot,
InternalSlot,
RequireInternalSlot,
SetInternalSlot
} from '#internal';
export {
DeleteInternalSlot,
GetInternalSlot,
HasInternalSlot,
RequireInternalSlot,
SetInternalSlot
};
export default InternalSlot;