import type { inputType } from "../models/inputType"; export declare type TInputType = keyof typeof inputType;