#import "FloatTransition.h"
#import <Foundation/Foundation.h>

@interface VerticalTranslationTransition : FloatTransition

@end
