export declare const domainAddTrailingDot: (domainName: string) => string;
