declare const ArchivedButton: (props: any) => JSX.Element;
export { ArchivedButton };
