import { FingerprintIcon } from 'shared/components/icons.mjs' export const Fingerprint = ({ id }) => (
{id}
)