import { button } from "../entities/form/button"; export type TypeIcon = { button: button; };