import { type DisplayProps } from "https://deno.land/x/fathym_atomic@v0.0.117-integration/src/molecules/Display.tsx";
definition: JSX.HTMLAttributes<HTMLDivElement> & { displayStyle?: DisplayStyleTypes; title?: string | ComponentChildren; }
x/fathym_atomic/src/molecules/Display.tsx>DisplayProps
import { type DisplayProps } from "https://deno.land/x/fathym_atomic@v0.0.117-integration/src/molecules/Display.tsx";