import type { IconProps } from '../../types/types';
export declare const DownloadIcon: ({ className }: IconProps) => import("react/jsx-runtime").JSX.Element;
export declare const ExternalLinkIcon: () => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=icons.d.ts.map