export interface IFormInput { code: string; }