/** @link https://ant-design.antgroup.com/docs/spec/shadow-cn#%E9%98%B4%E5%BD%B1%E5%80%BC */
export declare const boxShadow: {
    1: string[];
    2: string[];
    3: string[];
};
