export declare const windowOpen: (url: string, target?: string) => void; declare const _default: (sUrl: string, fileName?: string) => boolean; export default _default;