@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
8 lines (7 loc) • 383 B
TypeScript
import { r as InputPhoneProps, t as CombinedRefs } from "./InputPhone.types-BpnJueYp.js";
import * as _$react from "react";
//#region src/components/InputPhone/InputPhone.d.ts
declare const InputPhone: _$react.ForwardRefExoticComponent<InputPhoneProps & _$react.RefAttributes<CombinedRefs>>;
//#endregion
export { InputPhone as t };
//# sourceMappingURL=InputPhone-u4VCDTKz.d.ts.map