import { ButtonType } from '@retriever-ui/type';
declare const button: ButtonType;
export default button;
