export declare const PrevPDFNavIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element; export declare const NextPDFNavIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element; export declare const DownloadPDFIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element; export declare const ZoomInPDFIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element; export declare const ZoomOutPDFIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element; export declare const ResetZoomPDFIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element; export declare const TogglePaginationPDFIcon: (props: IIconProps) => import("react/jsx-runtime").JSX.Element;