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