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