export declare function getLayout(width: number): "xs" | "xl" | "l" | "s" | "m";