import * as React from 'react'; import { AlertTwoTone, SmileTwoTone, HeartTwoTone, CheckCircleTwoTone } from '../../src'; export default () => (
);