export declare function getVpcs(): Promise; export declare function getSubnets(vpcId: string): Promise;