import PinInput from "./components/PinInput";
export * from "./types";
export default PinInput;
