import { HMSTrack } from '../../internal';
export declare function isRemoteTrack(track: HMSTrack): boolean;
