import type { SystemStyleFunction } from "@chakra-ui/theme-tools"; export declare const Skeleton: { baseStyle: SystemStyleFunction; };