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