import ProfileContentManager from "./base.ts"; export class ProfileSubscriptionsManager extends ProfileContentManager { }