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