import BaseAnimation from './base';
declare const OG_Loader: BaseAnimation;
export default OG_Loader;
