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

3 lines
165 B
TypeScript

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