export interface IIdInput { id: number; } //# sourceMappingURL=inputs.d.ts.map