import { default as Button } from './button'; export type { ButtonProps } from './button'; export { Button }; //# sourceMappingURL=index.d.ts.map