export { default } from './PinCode'; export type { PinCodeProps } from './PinCode.interface';