"use strict"; exports.__esModule = true; require('./skeleton.css'); exports.default = { "dirRtl": "pf-v5-m-dir-rtl", "modifiers": { "circle": "pf-m-circle", "square": "pf-m-square", "widthSm": "pf-m-width-sm", "widthMd": "pf-m-width-md", "widthLg": "pf-m-width-lg", "width_25": "pf-m-width-25", "width_33": "pf-m-width-33", "width_50": "pf-m-width-50", "width_66": "pf-m-width-66", "width_75": "pf-m-width-75", "heightSm": "pf-m-height-sm", "heightMd": "pf-m-height-md", "heightLg": "pf-m-height-lg", "height_25": "pf-m-height-25", "height_33": "pf-m-height-33", "height_50": "pf-m-height-50", "height_66": "pf-m-height-66", "height_75": "pf-m-height-75", "height_100": "pf-m-height-100", "text_4xl": "pf-m-text-4xl", "text_3xl": "pf-m-text-3xl", "text_2xl": "pf-m-text-2xl", "textXl": "pf-m-text-xl", "textLg": "pf-m-text-lg", "textMd": "pf-m-text-md", "textSm": "pf-m-text-sm" }, "skeleton": "pf-v5-c-skeleton", "themeDark": "pf-v5-theme-dark" };