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