export declare function usePdf(): { open: (url: string) => void; };