8 lines
429 B
TypeScript
8 lines
429 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const BorderOutsideThickFilled: FluentIcon;
|
|
export declare const BorderOutsideThickRegular: FluentIcon;
|
|
export declare const BorderOutsideThick20Regular: FluentIcon;
|
|
export declare const BorderOutsideThick20Filled: FluentIcon;
|
|
export declare const BorderOutsideThick24Regular: FluentIcon;
|
|
export declare const BorderOutsideThick24Filled: FluentIcon;
|