/** * Entry points. */ export declare type Input = { [name: string]: string | string[]; };