export interface IStartCamera { constraints: MediaTrackConstraints; restart?: boolean; } //# sourceMappingURL=IStartCamera.d.ts.map