Files
igny8/frontend/node_modules/@heroicons/react/24/outline/esm/Square3Stack3DIcon.d.ts
IGNY8 VPS (Salman) ca5bf13c74 buid node modules
2025-11-13 14:02:26 +00:00

4 lines
264 B
TypeScript

import * as React from 'react';
declare const Square3Stack3DIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
export default Square3Stack3DIcon;