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