declare const _default: (element: HTMLElement) => (Component: any, props: any, slotted: any, { client }: {
    client: string;
}) => void;
export default _default;
