/** @noSelfInFile */ type Options = Omit | Omit; export declare const takeObject: (container: TTSBag | TTSBag, options: Options) => Promise; export {};