import * as React from 'react'; import { SvgProps } from 'react-native-svg'; export declare const TickIcon: ({ color, ...rest }: SvgProps) => React.JSX.Element; //# sourceMappingURL=TickIcon.d.ts.map