Files
vercel_dashboard_example/.pnpm-store/v11/files/01/5e456ebd97e533987154c8f414ad31f5d5f0682fc81ecf58ce30ecd136235f1699672a0a0ce8e9382acad96929eafc70ee4238ec566870bc1d30ac505de42a
T
2026-05-12 14:53:15 +00:00

4 lines
264 B
Plaintext

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