import { InfinityMintWindow } from '../window'; /** * Allows you to view the output of pipes */ declare const Logs: InfinityMintWindow; export default Logs; //# sourceMappingURL=logs.d.ts.map