export { default as RectButton } from './rect';
export { default as Icon } from './icon';
export { default as TypeDoc } from './typeDoc';