export declare function getNextBreakpoint(breakpoint: any, { direction, theme }: { direction: any; theme: any; }): any;