export declare function getAttachmentUrl(value: string, subDomain: string): string; export declare const strip_html: (string: any, withoutCut?: boolean) => any; export declare const isValidURL: (u: string) => boolean; //# sourceMappingURL=utils.d.ts.map