import * as pulumi from "@pulumi/pulumi"; export declare function getCertificateFor(domain: string, arn?: pulumi.Input): pulumi.Input;