import React from 'react'; import { type PassCodeProps } from './typings'; export declare const PassCode: React.ForwardRefExoticComponent>;