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