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