export { Ct as default }; declare function Ct({ ...a }: { [x: string]: any; }): any;