import { Breakpoint } from "@omnia/fx-models";
export declare function useBreakPoints(): Breakpoint;
