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