Private
Public Access
1
0
Files

8 lines
429 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CheckboxArrowRightFilled: FluentIcon;
export declare const CheckboxArrowRightRegular: FluentIcon;
export declare const CheckboxArrowRight20Regular: FluentIcon;
export declare const CheckboxArrowRight20Filled: FluentIcon;
export declare const CheckboxArrowRight24Regular: FluentIcon;
export declare const CheckboxArrowRight24Filled: FluentIcon;