export declare class CreatorCheckResult { isCreator: boolean; creator: string | undefined; } //# sourceMappingURL=creatorCheckResult.d.ts.map