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

3 lines
173 B
TypeScript

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