UNPKG
acres-ui-test2
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
Acres React component library
acres-ui-test2
/
build
/
components
/
loading
/
Icon-loading.d.ts
5 lines
(4 loc)
•
196 B
TypeScript
View Raw
1
2
3
4
5
/// <reference types=
"react"
/>
export
declare
function
LoadingIcon(): JSX.Element;
export
declare
function
LargeLoadingIcon(): JSX.Element;
export
declare
function
MeijerIcon(): JSX.Element;