import * as React from 'react'; import { IPlatformBarProps } from './PlatformBar.types'; export declare const PlatformBar: React.FunctionComponent;