export declare const HostedZone: { Type: string; Properties: { ServiceToken: import("cloudform").IntrinsicFunction; Name: string; HostedZoneConfig: { Comment: string; }; }; };