import { Props as RemoveButtonProps } from '../RemoveButton';
export default function ViewContainerRemoveButton(props: RemoveButtonProps): import("react/jsx-runtime").JSX.Element;
