import { FASTElement } from "@microsoft/fast-element"; export declare class enmeddSkeleton extends FASTElement { width?: string; height?: string; borderRadius?: string; } export declare const EnmeddSkeleton: import("@microsoft/fast-react-wrapper").ReactWrapper; //# sourceMappingURL=skeleton.d.ts.map