Private
Public Access
1
0
Files

10 lines
512 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WhiteboardOffFilled: FluentIcon;
export declare const WhiteboardOffRegular: FluentIcon;
export declare const WhiteboardOff16Regular: FluentIcon;
export declare const WhiteboardOff16Filled: FluentIcon;
export declare const WhiteboardOff20Regular: FluentIcon;
export declare const WhiteboardOff20Filled: FluentIcon;
export declare const WhiteboardOff24Regular: FluentIcon;
export declare const WhiteboardOff24Filled: FluentIcon;