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