import type { PropMappedValue } from '../types'; export declare function parseBorderShorthand(value: string): PropMappedValue | undefined; //# sourceMappingURL=parseBorderShorthand.native.d.ts.map