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