import { IconProps } from '../lib';
declare function Fingerprint(props: IconProps): JSX.Element;
export default Fingerprint;
