import { InstallationType } from '../interfaces'; export declare function getInstallationType(): InstallationType;