export declare function readDiscordParentIdParam(params: Record<string, unknown>): string | null | undefined;
