@witchcraft/layout
    Preparing search index...

    Variable zLayoutFramePassthroughConst

    zLayoutFramePassthrough: ZodObject<
        {
            height: ZodNumber;
            id: ZodUUID;
            width: ZodNumber;
            x: ZodNumber;
            y: ZodNumber;
        },
        $loose,
    > = ...