import { FC } from 'react';
declare let ShadowProps: any;
declare const BoxShadow: FC<typeof ShadowProps>;
export default BoxShadow;
//# sourceMappingURL=index.d.ts.map