interface Propsimport { type Props } from "https://deno.land/x/blocks@1.28.0-beta.4/matchers/MatchDevice.ts"; Propertiesoptionalmobile: booleanoptionaltablet: booleanoptionaldesktop: boolean