import type { Dictionary } from '../../typings/utils';
import type { Contract } from '../types/contract';
export declare const BalenaOS: Contract;
export declare const aliases: Dictionary<string>;
