BounceContainer: Container & {
    actualOptions: BounceOptions;
    retina: {
        bounceModeDistance?: number;
    };
}