import { ReactIconComponentType } from '../types';

declare const ReceiptLong: ReactIconComponentType;
export default ReceiptLong;
            