import type { SVGProps } from "react"; import * as React from "react"; declare const SvgFingerprint: (props: SVGProps) => React.JSX.Element; export default SvgFingerprint; //# sourceMappingURL=Fingerprint.d.ts.map