FlowSize
This type is used by an exported signature but is not directly exported from @plandalf/sdk's package entrypoint. It is shown here from core/types.ts:528 so the signature can be inspected fully.
export type FlowSize = 'compact' | 'standard' | 'wide' | 'fullscreen';