import { Output } from './Output'; declare const defaultOutput: Output; export { defaultOutput };