const Inline: LiveComponent<InlineProps>
{ grow?: number | undefined; shrink?: number | undefined; margin?: MarginLike | undefined; inline?: string | undefined; flex?: string | undefined; } &
PropsWithChildren<{ direction?: Direction, align?: Alignment, anchor?: Baseline, wrap?: boolean, snap?: boolean }>
packages / layout / src / display / inline.ts