importtype { FrameConverter } from'../specs/utils/FrameConverter.nitro';
/**
* The {@linkcode HybridFrameConverter} can be used to convert
* {@linkcode Frame}s and {@linkcode Depth} frames to
* {@linkcode Image}s.
*/exportdeclareconstHybridFrameConverter: FrameConverter;