import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CursorClickFilled: FluentFontIcon;
export declare const CursorClickRegular: FluentFontIcon;
export declare const CursorClick20Regular: FluentFontIcon;
export declare const CursorClick20Filled: FluentFontIcon;
export declare const CursorClick24Regular: FluentFontIcon;
export declare const CursorClick24Filled: FluentFontIcon;
