import React from 'react'; declare const Demo: React.FC<{}>; export { Demo };