export interface ReactionGroupVariables { reactionSpacing: string; } export declare const reactionGroupVariables: () => ReactionGroupVariables;