import React from 'react'; import type { FlowLayerStyleAttributeProps } from './types'; export declare const FlowLayerStyleAttributeSchemaField: React.FC>; export declare const FlowLayerStyleAttribute: React.FC;