export declare function useDefaults

(component: string, props: any, componentDefaults: P): P;