import type { FC } from 'react'; declare const PasskeyList: FC; export default PasskeyList;