export interface CodeInputType { txt: string, placeHolder: string }