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