8 lines
411 B
TypeScript
8 lines
411 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const AnimalRabbitOffFilled: FluentIcon;
|
|
export declare const AnimalRabbitOffRegular: FluentIcon;
|
|
export declare const AnimalRabbitOff20Regular: FluentIcon;
|
|
export declare const AnimalRabbitOff20Filled: FluentIcon;
|
|
export declare const AnimalRabbitOff32Regular: FluentIcon;
|
|
export declare const AnimalRabbitOff32Filled: FluentIcon;
|