import React from 'react'; export default function code(sources: any, ...substitutions: any[]): React.JSX.Element;