import type { NamedExoticComponent } from 'react';
import type { IconProps } from '@tamagui/helpers-icon';
export declare const Image: NamedExoticComponent<IconProps>;
//# sourceMappingURL=image.d.ts.map