// Copyright (c) Meta Platforms, Inc. and affiliates.

export {SelectableCard} from './SelectableCard';
export type {SelectableCardProps} from './SelectableCard';
