export { default } from "./advanced-color-picker.component";
export type { AdvancedColorPickerProps } from "./advanced-color-picker.component";
