UNPKG

@orca-fe/pdf-viewer

Version:
9 lines (8 loc) 848 B
import React from 'react'; export declare const IconLine: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export declare const IconAddShape: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export declare const IconAddTooltip: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export declare const IconDelete: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export declare const IconFreedom: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export declare const IconRectangle: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export declare const IconEllipse: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;