declare function useAttachmentUrlValidation(url: string): boolean; export default useAttachmentUrlValidation;