import React from 'react'; import type { IconImageLayerStyleAttributeProps } from './types'; export declare const IconImageLayerStyleAttributeSchemaField: React.FC>; export declare const IconImageLayerStyleAttribute: React.FC;