Repository URL to install this package:
declare class ShoppingListCollapseState { collapseState: undefined; removeConfirmationState: undefined; } export { ShoppingListCollapseState };