import { FC, PropsWithChildren } from 'react'; declare const ResetChipsWrapper: FC; export default ResetChipsWrapper;