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

declare const Flaky: ReactIconComponentType;
export default Flaky;
            