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