export declare function useSizing(mainAxis: "fill" | "hug", crossAxis: "fill" | "hug"): string;