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