import { HMSTrack } from '../../store/schema'; export declare const makeFakeTrack: () => HMSTrack;