import type { TOC } from '@ember/component/template-only'; export interface LoaderIconSignature { Element: SVGSVGElement; } export declare const LoaderIcon: TOC; //# sourceMappingURL=loader.d.ts.map