export declare enum ReplayOptions {
    RIPOPT_LOOP = 1,
    RIPOPT_SKINS = 2,
    RIPOPT_FULL_PHYS = 4
}
