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