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