import { IconDefinition } from '../types';
declare const ShakeOutlined: IconDefinition;
export default ShakeOutlined;
