export declare class CreateDTO { gateway_id: number; log: string; } //# sourceMappingURL=create.dto.d.ts.map