import { ReactIconComponentType } from '../types';

declare const Fingerprint: ReactIconComponentType;
export default Fingerprint;
            