Files
pole-book/server/node_modules/@strapi/icons/dist/symbols/EmptyDocuments.d.ts

4 lines
264 B
TypeScript

import type { SVGProps } from 'react';
declare const ForwardRef: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
export default ForwardRef;
//# sourceMappingURL=EmptyDocuments.d.ts.map