import React from 'react';
import { CommonBurgerProps } from './';
export declare const Squash: React.FunctionComponent<CommonBurgerProps>;
