export declare const getExternalOrLocalContentURL: (url: string) => string; export declare const handleOpenExternalPage: (url: string) => void;