/** * @param {any} props - Props */ export declare function mergeProps(...props: any): any; //# sourceMappingURL=merge-props.d.ts.map