import { type ImageProps } from 'react-native'; export declare function HeaderIcon({ source, style, ...rest }: ImageProps): import("react/jsx-runtime").JSX.Element; export declare const ICON_SIZE: number; export declare const ICON_MARGIN: number; //# sourceMappingURL=HeaderIcon.d.ts.map