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

declare const Paid: ReactIconComponentType;
export default Paid;
            