export declare const useProps: (object: () => Type, props: () => Record, pluginProps: () => string[] | undefined) => void;