export { default } from "./simple-color.component";
export type { SimpleColorProps } from "./simple-color.component";
