export { default as BoxIcon } from './BoxIcon';
export * from './BoxIcon';
export * from './BoxIcon.types';
