import type { IconData } from '@stacksjs/iconify-core'; export declare const triangleDown: IconData; export default triangleDown;