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

declare const Shortcut: ReactIconComponentType;
export default Shortcut;
            