import React from 'react'; declare const ComposeEmptyState: (props: any) => React.JSX.Element; export default ComposeEmptyState;