UNPKG

449 BTypeScriptView Raw
1/** @deprecated Use the version from `@uifabric/example-data` instead. */
2export declare const TestImages: {
3 choiceGroupBarUnselected: string;
4 choiceGroupBarSelected: string;
5 choiceGroupPieUnselected: string;
6 choiceGroupPieSelected: string;
7 documentPreview: string;
8 documentPreviewTwo: string;
9 documentPreviewThree: string;
10 iconOne: string;
11 iconPpt: string;
12 personaFemale: string;
13 personaMale: string;
14};