import * as NativeSvg from 'react-native-svg'; import { type IconNode } from './svg-icon-factory'; export declare const createSvgIcon: (svgIconContents: IconNode[]) => (props: import("./svg-icon-factory").SvgIconProps) => import("react").ReactElement>; //# sourceMappingURL=index.native.d.ts.map