import { FlowMeta } from '../../flow/types'; export declare const flow: FlowMeta; export declare const getMetaObjectData: (value?: string | undefined) => Promise>;