export declare const sanitizeCustomLinkURL: (url: string) => string;
