import { type SvgProps } from 'react-native-svg'; declare const SvgCheckmark: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgCheckmark; //# sourceMappingURL=Checkmark.d.ts.map