export declare const shadows: { outline: string; /** default used for :focus-visible */ "outline-accent": string; "outline-error": string; error: string; /** using large values gives a 2px inner shadow with no visual influence from the border radius */ menu: string; box: string; "border-stroke-focused": string; elevated: string; };