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