type alias FieldRangeStartPropsimport { type FieldRangeStartProps } from "https://deno.land/x/docxml@5.15.3/src/components/FieldRangeStart.ts"; A type describing the props accepted by FieldRangeStart. definition: { isDirty?: boolean; isLocked?: boolean; }