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