import type { BoxShadowValue } from 'react-native';
export declare function parseBoxShadowString(value: string): BoxShadowValue[];
//# sourceMappingURL=parsers.d.ts.map