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