export interface DefinedInterface { coolField: number[]; }