/**
 * The standardValueSet fullNames.
 */
export declare const standardValueSet: Readonly<{
    fullnames: string[];
}>;
