export interface CommandOptions { file: string; allowVoidParameterTypes: boolean; }