import { Skeleton } from "./skeleton";
export declare const skeleton: {
    Skeleton: typeof Skeleton;
};
