import * as React from 'react'; declare const Plain: React.FC; export default Plain;