24 lines
1.1 KiB
TypeScript
24 lines
1.1 KiB
TypeScript
export declare const ClrShapePlay: string;
|
|
export declare const ClrShapePause: string;
|
|
export declare const ClrShapeStepForward: string;
|
|
export declare const ClrShapeStop: string;
|
|
export declare const ClrShapePower: string;
|
|
export declare const ClrShapeRewind: string;
|
|
export declare const ClrShapeFastForward: string;
|
|
export declare const ClrShapeCamera: string;
|
|
export declare const ClrShapeVideoCamera: string;
|
|
export declare const ClrShapeShuffle: string;
|
|
export declare const ClrShapeVolumeDown: string;
|
|
export declare const ClrShapeVolumeUp: string;
|
|
export declare const ClrShapeVolumeMute: string;
|
|
export declare const ClrShapeHeadphones: string;
|
|
export declare const ClrShapeFilmStrip: string;
|
|
export declare const ClrShapeMusicNote: string;
|
|
export declare const ClrShapeImageGallery: string;
|
|
export declare const ClrShapeReplayAll: string;
|
|
export declare const ClrShapeReplayOne: string;
|
|
export declare const ClrShapeVideoGallery: string;
|
|
export declare const ClrShapeMicrophone: string;
|
|
export declare const ClrShapeMicrophoneMute: string;
|
|
export declare const MediaShapes: any;
|