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

3 lines
166 B
TypeScript

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