Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/arrow-turn-right-left.d.ts

8 lines
429 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ArrowTurnRightLeftFilled: FluentIcon;
export declare const ArrowTurnRightLeftRegular: FluentIcon;
export declare const ArrowTurnRightLeft20Regular: FluentIcon;
export declare const ArrowTurnRightLeft20Filled: FluentIcon;
export declare const ArrowTurnRightLeft48Regular: FluentIcon;
export declare const ArrowTurnRightLeft48Filled: FluentIcon;