import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const InputClearIcon: (props: SvgProps) => React.JSX.Element; //# sourceMappingURL=input-clear.d.ts.map