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