export default shadows; /** * Elevation styles are applied as box shadows. * Available levels: 0, 1, 2, 3, 4. */ declare const shadows: string[];