import * as aws from '@pulumi/aws'; export declare function vpc(): Promise; export declare const getVpc: typeof vpc;