import { defineLayerStyles } from '@chakra-ui/react/styled-system'; type LayerStylesType = ReturnType; export declare const layerStyles: LayerStylesType; export {};