import React from 'react'; export declare const ViewSourceAction: (() => React.JSX.Element) & { displayName: string; };