import { IconDefinition } from '../types'; declare const TransactionOutlined: IconDefinition; export default TransactionOutlined;