export declare const bubble: (src: any[]) => any[];
