import { type TransformFn } from './types'; export declare const dropShadow: TransformFn;