export declare const MetaRollHalfChance: unique symbol;
export declare const MetaRollQuarterChance: unique symbol;
export declare const MetaRollTenthChance: unique symbol;
export declare const MetaRollFiftiethChance: unique symbol;
export declare const MetaRollHundredthChance: unique symbol;
export declare const MetaRollDoResetEachTick: unique symbol;
export declare const MetaRollDontResetEachTick: unique symbol;
