import type { Placement } from '../_utils/placement'; export declare function getShadow(strength?: number, placement?: Placement): import("styled-components").RuleSet;