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