export default function parse(input: string): { x: string; y: string; blur: string; spread: string; inset: boolean; color: string; };