import { Emit, Props } from '.';
export declare function useInit(props: Props, emit: Emit, map: T.Map): T.CarTrack;
