import React from 'react'; /** * @deprecated */ export declare const ViewportSwitchTool: (() => React.JSX.Element) & { displayName: string; };