import React from 'react';
declare const MotionContent: React.FC<React.PropsWithChildren>;
export default MotionContent;
