import React from "react"; declare const Landing: React.FC<{}>; export default Landing; //# sourceMappingURL=landing.d.ts.map