Variable LAUNCH_SPDX_EXPORTConst

LAUNCH_SPDX_EXPORT: {
    mutation: string;
    variables: ((spdxSubtype: string, assetVersionId: string) => LaunchSpdxExportVariables);
} = ...