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