DeleteSmartLinkPayload: {
    __typename?: "DeleteSmartLinkPayload";
    deleteSmartLinkResponse?: Maybe<DeleteSmartLinkResponse>;
}