import type * as React from 'react';
export declare function CheckboxDashIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
