// Workaround /** @ignore */ export module BaseSink { export type ConstructorProperties = Gst.BaseSink.ConstructorProperties; }