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

3 lines
164 B
TypeScript

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