export declare const BoxShadow: { S: string; M: string; L: string; }; export default BoxShadow;