import React from "react"; interface FR8IconProps { className?: string; } export declare const PDFSvgWithClose: React.FC; export {};