import type { Outputs } from "./types"; export declare function getOutputs(): Outputs;