import React from 'react'; import type { IImageProps } from './types'; declare const _default: React.MemoExoticComponent>> & import("styled-system").SpaceProps>, string | number | symbol> & import("styled-system").BorderRadiusProps>, string | number | symbol> & import("styled-system").FlexboxProps>> & import("styled-system").SpaceProps>, string | number | symbol> & import("styled-system").LayoutProps>> & import("styled-system").PositionProps>> & import("../../../utils/customProps").customPositionProps & import("styled-system").FlexboxProps>> & import("styled-system").BorderProps>, import("csstype").Property.BorderRadius> & import("../../../utils/customProps").customExtraProps & import("../../../utils/customProps").customBorderProps & import("../../../utils/customProps").customShadowProps & import("../../../utils/customProps").customLayoutProps & import("styled-system").PositionProps>> & { alt: string; fallbackSource?: number | import("react-native").ImageURISource | import("react-native").ImageURISource[] | undefined; ignoreFallback?: boolean | undefined; _alt?: import("../Text").ITextProps | undefined; } & React.RefAttributes>>; export default _default; export type { IImageProps };