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