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