import React from 'react'; /** * Wrapper for @fluentui/react-icons to provide it with required size */ export declare const FluentIcon: (props: any) => React.JSX.Element; //# sourceMappingURL=FluentIcon.d.ts.map