import * as React from "react"; declare const window: any; export function DevDescription() { return ( <> ); }