export declare const getStackOutputs: ({ StackName }: { StackName: string; }) => Promise;