css.gg/icons/tsx/ArrowsExpandUpLeft.d.ts

3 lines
171 B
TypeScript

import React from 'react';
export declare const ArrowsExpandUpLeft: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & React.RefAttributes<HTMLElement>>;