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