export declare type FlowItemMeta = { itemId?: string; title?: string; description?: string; uri?: string; };