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

declare const ShutterSpeed: ReactIconComponentType;
export default ShutterSpeed;
            