import { Breakpoint } from "../types"; export declare const convertBreakpointToResponsive: >>(breakpoints: T) => any;