import { Shake, ShakeProperties } from './Shake'; export declare class Shake135 extends Shake { constructor(properties?: ShakeProperties); }