import { Stack } from '../lib';
export declare function toCloudFormation(stack: Stack): any;
