import React from "react";
declare const WarpContent: () => React.JSX.Element;
export default WarpContent;
