/** * @name os-sistems.constants * @description Core os-sistems.constants in ngx-responsive * * @license MIT */ import { IOsSistems } from '../interfaces'; export declare const OS_SYSTEMS: IOsSistems;