export declare type FlowMetaAttribute = { key: string; value?: string; type?: string; format?: string; };