import type { IconProps } from '../../types';
declare const Fingerprint: import("react").NamedExoticComponent<IconProps>;
export { Fingerprint };
