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

declare const AutoStories: ReactIconComponentType;
export default AutoStories;
            