import IUseCommon from '../structure/IUseCommon'; export default function useInput(cmn: IUseCommon): {};